[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Defines fake top,left properties for handling in the IDE.
Source position: classesh.inc line 1602
protected procedure TComponent.DefineProperties( |
Filer: TFiler |
); override; |
DefineProperties overrides the standard TPersistent.DefineProperties to store the top/left properties used to display an icon for a non-visual component in an IDE.
|
Declare non-published properties that need to be streamed. |
lazarus-ccr.sourceforge.net |