Contents - Methods - Properties
Contents - TCellGraphic - Properties
~TCellGraphic
DestructorGetPictureSize
Delphi declarationGeTPictureSize
function GetPictureSize(cw, rh: Integer; hastext: Boolean): TPoint;
C++ declaration
Windows::TPoint __fastcall GetPictureSize(int cw int rh bool hastext)Windows::TPoint __fastcall GetPictureSize(int cw, int rh, bool hastext)
Delphi declarationSetAngle
function GeTPictureSize(cw, rh: Integer; hastext: Boolean): TPoint;
C++ declaration
Windows::TPoint __fastcall GeTPictureSize(int cw, int rh, bool hastext)
Delphi declarationSetBitmap
procedure SetAngle(aAngle: smallint);
C++ declaration
void __fastcall SetAngle(short aAngle)
Delphi declarationSetButton
procedure SetBitmap(ABmp: TBitmap; transparent: Boolean; hal: TCellHAlign; val: TCellVAlign);
C++ declaration
void __fastcall SetBitmap(Graphics::TBitmap *abmp bool transparent TCellHAlign hal TCellVAlign val)void __fastcall SetBitmap(Graphics::TBitmap *ABmp, bool transparent, TCellHAlign hal, TCellVAlign val)
Delphi declarationSetCheckBox
procedure SetButton(bw, bh: Integer; caption: string; hal: TCellHAlign; val: TCellVAlign);
C++ declaration
void __fastcall SetButton(int bw int bh AnsiString caption TCellHAlign hal TCellVAlign val)void __fastcall SetButton(int bw, int bh, AnsiString caption, TCellHAlign hal, TCellVAlign val)
Delphi declarationSetDataImage
procedure SetCheckBox(Value, Data, Flat: Boolean; hal: TCellHAlign; val: TCellVAlign);
C++ declaration
void __fastcall SetCheckBox(bool value bool data TCellHAlign hal TCellVAlign val)void __fastcall SetCheckBox(bool Value, bool data, TCellHAlign hal, TCellVAlign val)
void __fastcall SetCheckBox(bool Value, bool Data, bool Flat, TCellHAlign hal, TCellVAlign val)
Delphi declarationSetFilePicture
procedure SetDataImage(idx: Integer; hal: TCellHAlign; val: TCellVAlign);
C++ declaration
void __fastcall SetDataImage(int idx TCellHAlign hal TCellVAlign val)void __fastcall SetDataImage(int idx, TCellHAlign hal, TCellVAlign val)
Delphi declarationSetIcon
procedure SetFilePicture(apicture: tfilepicture; transparent: Boolean; stretchmode: TStretchMode; padding: Integer; hal: TCellHAlign; val: TCellVAlign);
C++ declaration
void __fastcall SetFilePicture(Advobj::TFilePicture *apicture bool transparent TStretchMode stretchmode int padding TCellHAlign hal TCellVAlign val)void __fastcall SetFilePicture(Advobj::TFilePicture *apicture, bool transparent, TStretchMode stretchmode, int padding, TCellHAlign hal, TCellVAlign val)
Delphi declarationSetImageIdx
procedure SetIcon(aicon: ticon; hal: TCellHAlign; val: TCellVAlign);
C++ declaration
void __fastcall SetIcon(Graphics::TIcon *aicon TCellHAlign hal TCellVAlign val)void __fastcall SetIcon(Graphics::TIcon *aicon, TCellHAlign hal, TCellVAlign val)
Delphi declarationSetMultiImage
procedure SetImageIdx(idx: Integer; hal: TCellHAlign; val: TCellVAlign);
C++ declaration
void __fastcall SetImageIdx(int idx TCellHAlign hal TCellVAlign val)void __fastcall SetImageIdx(int idx, TCellHAlign hal, TCellVAlign val)
Delphi declarationSetPicture
procedure SetMultiImage(Col, Row, dir: Integer; hal: TCellHAlign; val: TCellVAlign; Notifier: TImageChangeEvent);
C++ declaration
void __fastcall SetMultiImage(int col int row int dir TCellHAlign hal TCellVAlign val Advobj::TImageChangeEvent notifier)void __fastcall SetMultiImage(int Col, int Row, int dir, TCellHAlign hal, TCellVAlign val, Advobj::TImageChangeEvent Notifier)
Delphi declarationSeTPicture
procedure SetPicture(APicture: TPicture; transparent: Boolean; StretchMode: TStretchMode; padding: Integer; hal: TCellHAlign; val: TCellVAlign);
C++ declaration
void __fastcall SetPicture(Graphics::TPicture *apicture bool transparent TStretchMode stretchmode int padding TCellHAlign hal TCellVAlign val)void __fastcall SetPicture(Graphics::TPicture *APicture, bool transparent, TStretchMode StretchMode, int padding, TCellHAlign hal, TCellVAlign val)
Delphi declarationTCellGraphic
procedure SeTPicture(APicture: TPicture; transparent: Boolean; StretchMode: TStretchMode; padding: Integer; hal: TCellHAlign; val: TCellVAlign);
C++ declaration
void __fastcall SeTPicture(Graphics::TPicture *APicture, bool transparent, TStretchMode StretchMode, int padding, TCellHAlign hal, TCellVAlign val)
Constructor
Contents - TCellGraphic - Methods
CellAngle
Delphi declarationCellBitmap
CellAngle: Integer;
C++ declaration
int CellAngle
Delphi declarationCellBoolean
CellBitmap: TBitmap;
C++ declaration
Graphics::TBitmap *CellBitmap
Delphi declarationCellColor
CellBoolean: Boolean;
C++ declaration
bool CellBoolean
Delphi declarationCellCreated
CellColor: TColor;
C++ declaration
Graphics::TColor CellColor
Delphi declarationCellData
CellCreated: Boolean;
C++ declaration
bool CellCreated
Delphi declarationCellErrFrom
CellData: Integer;
C++ declaration
int CellData
Delphi declarationCellErrLen
CellErrFrom: smallint;
C++ declaration
short CellErrFrom
Delphi declarationCellHAlign
CellErrLen: smallint;
C++ declaration
short CellErrLen
Delphi declarationCellIcon
CellHAlign: TCellHAlign;
C++ declaration
TCellHAlign CellHAlign
Delphi declarationCellIndex
CellIcon: TIcon;
C++ declaration
Graphics::TIcon *CellIcon
Delphi declarationCellObject
CellIndex: Integer;
C++ declaration
int CellIndex
Delphi declarationCellTransparent
CellObject: TObject;
C++ declaration
System::TObject *CellObject
Delphi declarationCellType
CellTransparent: Boolean;
C++ declaration
bool CellTransparent
Delphi declarationCellVAlign
CellType: TCellType;
C++ declaration
TCellType CellType
Delphi declarationCellValue
CellVAlign: TCellVAlign;
C++ declaration
TCellVAlign CellVAlign
Delphi declaration
CellValue: Double;
C++ declaration
double CellValue