[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: excheckctrls.pas line 141
type TCheckBoxEx = class(TCustomCheckboxEx) |
||
published |
||
property Align; |
|
|
property Alignment: TLeftRight; |
|
|
property AllowGrayed: Boolean; |
|
|
property Anchors; |
|
|
property AutoSize; |
|
|
property BiDiMode; |
|
|
property BorderSpacing; |
|
|
property ButtonLayout: TTextLayout; |
|
|
property Caption: TCaption; |
|
|
property Checked: Boolean; |
|
|
property Color; |
|
|
property Constraints; |
|
|
property Cursor; |
|
|
property DoubleBuffered; |
|
|
property DragCursor; |
|
|
property DragKind; |
|
|
property DragMode; |
|
|
property DrawFocusRect: Boolean; |
|
|
property Enabled; |
|
|
property Font; |
|
|
property Height; |
|
|
property HelpContext; |
|
|
property HelpKeyword; |
|
|
property HelpType; |
|
|
property Hint; |
|
|
property Images: TCustomImageList; |
|
|
property ImagesWidth: Integer; |
|
|
property Left; |
|
|
property Name; |
|
|
property ParentBiDiMode; |
|
|
property ParentColor; |
|
|
property ParentDoubleBuffered; |
|
|
property ParentFont; |
|
|
property ParentShowHint; |
|
|
property ReadOnly: Boolean; |
|
|
property ShowHint; |
|
|
property State: TCheckBoxState; |
|
|
property TabOrder; |
|
|
property TabStop; |
|
|
property Tag; |
|
|
property TextLayout: TTextLayout; |
|
|
property ThemedCaption: Boolean; |
|
|
property Top; |
|
|
property Visible; |
|
|
property Width; |
|
|
property WordWrap: Boolean; |
|
|
property OnChange: TNotifyEvent; |
|
|
property OnChangeBounds; |
|
|
property OnClick; |
|
|
property OnContextPopup; |
|
|
property OnDragDrop; |
|
|
property OnDragOver; |
|
|
property OnEditingDone; |
|
|
property OnEndDrag; |
|
|
property OnEnter; |
|
|
property OnExit; |
|
|
property OnGetImageIndex: TGetImageIndexEvent; |
|
|
property OnKeyDown; |
|
|
property OnKeyPress; |
|
|
property OnKeyUp; |
|
|
property OnMouseDown; |
|
|
property OnMouseEnter; |
|
|
property OnMouseLeave; |
|
|
property OnMouseUp; |
|
|
property OnMouseWheel; |
|
|
property OnMouseWheelDown; |
|
|
property OnMouseWheelUp; |
|
|
property OnResize; |
|
|
property OnStartDrag; |
|
|
property OnUTF8KeyPress; |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |