[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: luijsonlclviews.pas line 93
type TJSONObjectPropertyView = class(TCollectionItem) |
||
public |
||
destructor Destroy; override; |
|
|
procedure Assign(); override; |
|
|
function GetDisplayName; override; |
|
|
procedure Load(); |
|
|
procedure Save(); |
|
|
published |
||
property Control: TControl; [rw] |
|
|
property MediatorId: string; [rw] |
|
|
property Options: string; [rw] |
|
|
property OptionsData: TJSONObject; [r] |
|
|
property PropertyName: string; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |