API:Vcl.Imaging.GIFImg.TGIFHeader.Height

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Height: WORD read FLogicalScreenDescriptor.ScreenHeight  write FLogicalScreenDescriptor.Screenheight;

C++

__property System::Word Height = {read=FLogicalScreenDescriptor.ScreenHeight, write=FLogicalScreenDescriptor.ScreenHeight, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFHeader

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!