| Class TGifImageInfoDialog (unit FmImInfo) |
TForm
| Constructors |
constructor Create(GifImage: TGifFile);| Functions |
procedure Button1Click(Sender: TObject);| Properties |
| Events |
| Variables |
AspectRatioEdit : TSpinEdit;
Bevel1 : TBevel;
BgColorIndexEdit : TSpinEdit;
BitsPerPixelEdit : TSpinEdit;
Button1 : TButton;
CancelBtn : TButton;
GroupBox1 : TGroupBox;
HasGlobalColormapBox : TCheckBox;
HeightEdit : TSpinEdit;
Label1 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
Label4 : TLabel;
Label5 : TLabel;
Label6 : TLabel;
Label7 : TLabel;
Label8 : TLabel;
NoColorsEdit : TSpinEdit;
NoSubImagesEdit : TSpinEdit;
OKBtn : TButton;
PackedFieldsEdit : TSpinEdit;
V87a : TRadioButton;
V89a : TRadioButton;
WidthEdit : TSpinEdit;
SubImageDialog : TSubImageDialog;| Constructors |
constructor Create(GifImage: TGifFile);Public declarations
| Functions |
procedure Button1Click(Sender: TObject);TGifImageInfoDialog.Create
| Properties |
| Events |
| Variables |
AspectRatioEdit : TSpinEdit;
Bevel1 : TBevel;
BgColorIndexEdit : TSpinEdit;
BitsPerPixelEdit : TSpinEdit;
Button1 : TButton;
CancelBtn : TButton;
GroupBox1 : TGroupBox;
HasGlobalColormapBox : TCheckBox;
HeightEdit : TSpinEdit;
Label1 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
Label4 : TLabel;
Label5 : TLabel;
Label6 : TLabel;
Label7 : TLabel;
Label8 : TLabel;
NoColorsEdit : TSpinEdit;
NoSubImagesEdit : TSpinEdit;
OKBtn : TButton;
PackedFieldsEdit : TSpinEdit;
V87a : TRadioButton;
V89a : TRadioButton;
WidthEdit : TSpinEdit;
SubImageDialog : TSubImageDialog;Private declarations