Icon Create Method

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

Available In: Client Applications

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