API:Vcl.Forms.TGlassFrame.Top

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Top: Integer index 1 read FTop write SetExtendedFrame default 0;

C++

__property int Top = {read=FTop, write=SetExtendedFrame, index=1, default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TGlassFrame

Description

Embarcadero Technologies does not currently have any additional information.