[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lvlgraphctrl.pas line 384
type TLvlGraphNodeStyle = class(TPersistent) |
||
public |
||
constructor Create(); |
|
|
destructor Destroy; override; |
|
|
procedure Assign(); override; |
|
|
function Equals(); override; |
|
|
property Control: TCustomLvlGraphControl; [r] |
|
|
published |
||
property CaptionPosition: TLvlGraphNodeCaptionPosition; [rw] |
|
|
property CaptionScale: single; [rw] |
|
|
property Shape: TLvlGraphNodeShape; [rw] |
|
|
property GapLeft: Integer; [rw] |
|
|
property GapTop: Integer; [rw] |
|
|
property GapRight: Integer; [rw] |
|
|
property GapBottom: Integer; [rw] |
|
|
property Width: Integer; [rw] |
|
|
property DefaultImageIndex: Integer; [rw] |
|
|
property Coloring: TLvlGraphNodeColoring; [rw] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |