Images
Specifies an image list containing images to be rendered on the Expanded
toggle button. If the property is unassigned (set to nil
), default images will be used.
pas
property Images: TCustomImageList read FImages write SetImages;
Specifies an image list containing images to be rendered on the Expanded
toggle button. If the property is unassigned (set to nil
), default images will be used.
property Images: TCustomImageList read FImages write SetImages;