| Class TComponentProperty (unit Sed) |
TPropertyEditor
| Constructors |
| Functions |
procedure Edit;
function GetAttributes: TPropertyAttributes;
procedure GetProperties(Proc: TGetPropEditProc);
function GetValue: String;
procedure GetValues(Proc: TGetStrProc);
procedure SetValue(const Value: String);| Properties |
| Events |
| Variables |
| Constructors |
| Functions |
procedure Edit;
function GetAttributes: TPropertyAttributes;// ComponentProperty editor
procedure GetProperties(Proc: TGetPropEditProc);
function GetValue: String;
procedure GetValues(Proc: TGetStrProc);
procedure SetValue(const Value: String);| Properties |
| Events |
| Variables |