Unit 'DAV_ChunkPluginGUI' Package
[Overview][Types][Classes][Index] [#pl_asiovst]

TDAVPluginGuiChunk

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: DAV_ChunkPluginGUI.pas line 49

type TDAVPluginGuiChunk = class(TFixedDefinedChunk)

protected

  FPluginGuiChunkRecord: TDAVPluginGuiChunkRecord;

  

  procedure AssignTo(); override;

  

public

  constructor Create; override;

  

  class function GetClassChunkSize; override;

  

  class function GetClassChunkName; override;

  

published

  property BackgroundColor: TColor; [rw]

  

  property KnobsPerRow: Byte; [rw]

  

  property FontAntiAliasing: TGuiAntiAlias; [rw]

  

  property FontSize: Byte; [rw]

  

  property FontColor: TColor; [rw]

  

end;

Inheritance

TDAVPluginGuiChunk

  

|

TFixedDefinedChunk

  

|

TDefinedChunk

  

|

TCustomChunk

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio