[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 1514

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.

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads