[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: ovceditf.pas line 48
type TOvcCustomEdit = class(TCustomEdit) |
||
protected |
||
|
||
|
||
function GetAttachedLabel; |
|
|
procedure SetController(); |
|
|
procedure LabelChange(); |
|
|
procedure LabelAttach(); |
|
|
procedure PositionLabel; |
|
|
procedure CMVisibleChanged(); message; |
|
|
procedure OrAssignLabel(); message; |
|
|
procedure OrPositionLabel(); message; |
|
|
procedure OrRecordLabelPosition(); message; |
|
|
|
||
procedure CreateWnd; override; |
|
|
procedure Notification(); override; |
|
|
function ControllerAssigned; |
|
|
property LabelInfo: TOvcLabelInfo; [rw] |
|
|
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
procedure SetBounds(); override; |
|
|
property AttachedLabel: TOvcAttachedLabel; [r] |
|
|
property Controller: TOvcController; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |