[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |