Icon Create Method

constructor Create(ALeft,ATop,ARight,ABottom: Double=0)

Available In: Visual Client Applications

Use this method to create a new instance of the TCanvasRect class. The optional ALeft, ATop, ARight, and ABottom parameters will initialize the instance with the provided coordinates.
Image