Unit 'RTTICtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lz_rtticontrols]

TPropertyLink

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: rttictrls.pas line 202

type TPropertyLink = class(TCustomPropertyLink)

protected

  procedure DefineProperties(); override;

  

published

  property AliasValues: TAliasStrings;

  

  property OnBeforeWrite: TBeforeWriteProperty;

  

  property OnAfterWrite: TNotifyEvent;

  

  property Options: TPropertyLinkOptions;

  

  property TIObject: TPersistent;

  

  property TIPropertyName: string;

  

  property TIElementName: string;

  

end;

Inheritance

TPropertyLink

  

|

TCustomPropertyLink

  

|

TObject



CT Web help

CodeTyphon Studio