Represents type TRSGPColorProperty.
Namespace: RSVMLReg
TIntegerProperty
RSVMLReg.TRSGPColorProperty
|
Delphi
|
type
TRSGPColorProperty = class(TIntegerProperty, ICustomPropertyDrawing,
ICustomPropertyListDrawing, ICustomPropertyDrawing80, IProperty160)
end;
|
|
Name
|
Description
|
|
Edit
|
Represents method Edit.
|
|
GetAttributes
|
Represents method GetAttributes.
|
|
GetValue
|
Represents method GetValue.
|
|
GetValues(TGetStrProc)
|
Represents method GetValues(TGetStrProc).
|
|
ListDrawValue(string,TCanvas,TRect,Boolean)
|
Represents method ListDrawValue(string,TCanvas,TRect,Boolean).
|
|
ListMeasureHeight(string,TCanvas,Integer)
|
Represents method ListMeasureHeight(string,TCanvas,Integer).
|
|
ListMeasureWidth(string,TCanvas,Integer)
|
Represents method ListMeasureWidth(string,TCanvas,Integer).
|
|
PropDrawName(TCanvas,TRect,Boolean)
|
Represents method PropDrawName(TCanvas,TRect,Boolean).
|
|
PropDrawNameRect(TRect)
|
Represents method PropDrawNameRect(TRect).
|
|
PropDrawValue(TCanvas,TRect,Boolean)
|
Represents method PropDrawValue(TCanvas,TRect,Boolean).
|
|
PropDrawValueRect(TRect)
|
Represents method PropDrawValueRect(TRect).
|
|
SetPropertyPath(string)
|
Represents method SetPropertyPath(string).
|
|
SetValue(string)
|
Represents method SetValue(string).
|
Top
|