Description | Hierarchy | Fields | Methods | Properties |
type TColRec = class(TObject)
![]() |
script: TGeoScript; |
![]() |
constructor create; |
![]() |
destructor Destroy; override; |
![]() |
procedure Free; |
![]() |
procedure Assign(Value: TColRec); |
![]() |
function IdString: string; |
![]() |
function TranslateValue(const cellid, cellidpr, value: string; out icon: ansistring; out bgcolor: TColor): string; |
![]() |
property ScriptName: string read FScriptName write SetScriptName; |
![]() |
property caption: string read fcaption write fcaption; |
![]() |
property id: TColId read fid write fid; |
![]() |
property category: string read fcategory write fcategory; |
![]() |
property width: integer read fwidth write fwidth; |
![]() |
property align: TAlignment read falign write falign; |
![]() |
property numsort: boolean read fnumsort write fnumsort; |
![]() |
script: TGeoScript; |
![]() |
constructor create; |
![]() |
destructor Destroy; override; |
![]() |
procedure Free; |
![]() |
procedure Assign(Value: TColRec); |
![]() |
function IdString: string; |
![]() |
function TranslateValue(const cellid, cellidpr, value: string; out icon: ansistring; out bgcolor: TColor): string; |
![]() |
property ScriptName: string read FScriptName write SetScriptName; |
![]() |
property caption: string read fcaption write fcaption; |
![]() |
property id: TColId read fid write fid; |
![]() |
property category: string read fcategory write fcategory; |
![]() |
property width: integer read fwidth write fwidth; |
![]() |
property align: TAlignment read falign write falign; |
![]() |
property numsort: boolean read fnumsort write fnumsort; |