[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TComponent.DefineProperties

Defines fake top,left properties for handling in the IDE.

Declaration

Source position: classesh.inc line 1602

protected procedure TComponent.DefineProperties(

  Filer: TFiler

); override;

Description

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.

See also

TPersistent.DefineProperties

  

Declare non-published properties that need to be streamed.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.