[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: cySkinArea.pas line 59
type tcyArea = class(TCollectionItem) |
||
protected |
||
function GetDisplayName; override; |
|
|
procedure SetColor(); |
|
|
procedure SetDescription(); |
|
|
procedure SetDown(); |
|
|
procedure SetEnabled(); |
|
|
procedure UpdateExclusive; |
|
|
public |
||
constructor Create(); override; |
|
|
property MouseOver: Boolean; [rw] |
|
|
property MouseDown: Boolean; [rw] |
|
|
property DrawAreaState: TAreaState; [r] |
|
|
property RGBValue: Integer; [r] |
|
|
property RowBegin: Integer; [r] |
|
|
property RowEnd: Integer; [r] |
|
|
property State: TAreaState; [r] |
|
|
published |
||
property AllowAllUp: Boolean; [rw] |
|
|
property Color: TColor; [rw] |
|
|
property Description: string; [rw] |
|
|
property Down: Boolean; [rw] |
|
|
property Enabled: Boolean; [rw] |
|
|
property GroupIndex: Integer; [rw] |
|
|
property Tag: Integer; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |